Body
The base URL of the CDN where the media will be accessible
The media file to be uploaded to the library
The size of the file in bytes
The height of the media in pixels
The MIME type of the media file (e.g., image/jpeg, video/mp4)
The owner's id of media library
The storage backend where the media will be stored. Supported values: 'fs' (filesystem) or 'aws' (Amazon Web Services)
The width of the media in pixels
Response
Successful Response
Schema for reading media library entity.
The CDN url from which the media can be accessed
The file size of the media
The filename of media library
The height of the media
The mime-type of the media
The no of media library
Relative paths stored in the storage
The storage type where the media is stored
The owner's id of media library
The width of the media
The date and time the entity was created.
The date and time the entity was last updated.
